home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
lisp
/
kcl
/
kcl.lha
/
lsp
/
module.h
< prev
next >
Wrap
Text File
|
1987-05-07
|
298b
|
15 lines
/* (C) Copyright Taiichi Yuasa and Masami Hagiya, 1984. All rights reserved. */
static L1();
static L2();
static L3();
static L4();
static char *Cstart;static int Csize;static object Cdata;
#define VM6 3
#define VM5 4
#define VM4 7
#define VM3 5
#define VM2 0
#define VM1 21
static object VV[21];